CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB 粒子群

搜索资源列表

  1. 差别算法MATLAB代码及粒子群算法的介绍

    0下载:
  2. 差别算法matlab代码(differential algorithm)及粒子群算法的介绍-difference algorithm Matlab code (differential algorithm) and the PSO algorithm introduced
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:18731
    • 提供者:刘三
  1. pso粒子群算法

    1下载:
  2. 粒子群算法的介绍和c++、matlab编程
  3. 所属分类:matlab例程

    • 发布日期:2010-10-18
    • 文件大小:195735
    • 提供者:sundywaiting
  1. 标准粒子群算法matlab算例

    1下载:
  2. 标准粒子群算法matlab算例
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-03-20
    • 文件大小:1074
    • 提供者:frank811024
  1. QPSO 采用matlab语言描述的量子粒子群算法

    7下载:
  2. 采用matlab语言描述的量子粒子群算法,并附有一些测试函数-Using matlab language to describe the quantum particle swarm algorithm, along with some test function
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:3051
    • 提供者:mali
  1. QoSRoute-PSO.rar

    0下载:
  2. QoS选播路由的粒子群算法仿真主函数 来自(http://blog.sina.com.cn/greensim),QoS Anycast Routing Simulation of the particle swarm algorithm main function from (http://blog.sina.com.cn/greensim)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3209
    • 提供者:zhao xian sheng
  1. bp.pso.rar

    0下载:
  2. 标准BP神经网络算法程序:动量BP算法程序:% 调用 TRAINGDX 算法训练 BP 网络 粒子群优化神经网络源程序,The standard BP neural network algorithm procedure: momentum BP algorithm procedure: TRAINGDX called BP network training algorithm particle swarm optimization neural network source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:11539
    • 提供者:依然
  1. 粒子群算法

    0下载:
  2. 粒子群算法解决背包问题,matlab环境实现c流程(Particle swarm algorithm to solve knapsack problem, matlab environment to achieve C process.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:sgdmc
  1. 粒子群最优解

    1下载:
  2. 粒子群算法例程,之前数学建模美赛时使用的代码,发出来和大家分享一下(PSO.rar Particle swarm algorithm routines, mathematical modeling used before the contest code used to send out to share with you)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:戏言ss
  1. 粒子群优化算法

    3下载:
  2. 用粒子群优化算法对三轴稳定航天器姿态控制PD参数进行自动寻优(optimization of PD parameter of attitude controller in spacecraft)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-22
    • 文件大小:16198656
    • 提供者:rookie Jack
  1. partical swarm matlab

    0下载:
  2. 粒子群优化算法基本程序,基本算法代码,最优化方法的Matlab实现(Particle Swarm optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-10-13
    • 文件大小:5120
    • 提供者:hopeyun
  1. matlab代码

    1下载:
  2. 该代码是基于粒子群算法优化的支持向量机,适用于分类问题(The code is based on particle swarm optimization support vector machine, suitable for classification problem.)
  3. 所属分类:其他

  1. powersystem-monte-carlo-matlab

    5下载:
  2. 利用粒子群算法实现最优潮流计算,得到最优配电网规划结果(Using particle swarm optimization algorithm to achieve optimal power flow calculation, get optimal distribution network planning results.)
  3. 所属分类:matlab例程

    • 发布日期:2018-11-21
    • 文件大小:18432
    • 提供者:绘希海
  1. 多目标进化+多目标粒子群优化代码

    4下载:
  2. 多目标粒子群优化,多目标进化算法,两种方法能够有效的解决复杂的优化问题(optimization based on intelligent swarm)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-19
    • 文件大小:18432
    • 提供者:静初新人
  1. Matlab程序PSO-RBF-wonderful

    3下载:
  2. 经过优化的粒子群算法的MATLAB程序,下载即可使用(After the optimization of the particle swarm optimization algorithm, the MATLAB program can be downloaded and used.)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-12
    • 文件大小:26624
    • 提供者:若猴君
  1. MATLAB智能算法30个案例分析代码

    2下载:
  2. 压缩包内是关于BeiHang出版的matlab智能算法30个案例的代码,对于学习理解智能算法的原理和编程有一定的帮助。如遗传算法、粒子群算法、免疫优化算法、模拟退火算法、BP算法等。(there are 30 matlab codes, which match a book about intelligence algorithms,such as genetic algorithms, PSO, ACO,BPO,etc. WISH that will be help for you.)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-07
    • 文件大小:1671168
    • 提供者:爬山虎的脚
  1. PSOT

    2下载:
  2. matlab粒子群算法的官方工具箱,直接调用函数使用,test-funfun为主函数,test-fun为实例演示(The official toolbox of MATLAB particle swarm optimization algorithm, directly calling function use, test-fun fun as the main function, test-fun as an example to demonstrate.)
  3. 所属分类:其他

    • 发布日期:2020-02-15
    • 文件大小:1521664
    • 提供者:收电费
  1. 蚁群ACO-PSO

    3下载:
  2. 蚁群算法混合粒子群算法的matlab程序(Matlab Program of Ant Colony Algorithm Mixed Particle Colony Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-11
    • 文件大小:4096
    • 提供者:下雨1213
  1. 粒子群算法优化pid源码 matlab仿真

    2下载:
  2. 粒子群算法(PSO)整定pid控制参数,比传统Z-N整定方法要好,内附matlab程序与simulink模型(Particle swarm optimization (PSO) is better than traditional Z-N tuning method in tuning PID control parameters. It includes matlab program and Simulink model.)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-27
    • 文件大小:38912
    • 提供者:王叶馨
  1. PSO7

    2下载:
  2. PSO粒子群优化算法优化电力系统总能量,求全局最小值。(PSO particle swarm optimization algorithm optimizes the total energy of the power system to find the global minimum.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-01
    • 文件大小:17408
    • 提供者:雨雪霁
  1. PSO求解多目标优化问题matlab代码

    1下载:
  2. 单目标粒子群优化算法的主程序,这是一个案例,可以参考(Single objective particle swarm optimization)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-25
    • 文件大小:3072
    • 提供者:charline
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com